CustomPropertyId Class |
Namespace: Independentsoft.Exchange
The CustomPropertyId type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomPropertyId |
Initializes a new instance of the CustomPropertyId class.
| |
| CustomPropertyId(Int32, String) |
Initializes a new instance of the CustomPropertyId class.
| |
| CustomPropertyId(Int32, String, MapiPropertyType) |
Initializes a new instance of the CustomPropertyId class.
|
| Name | Description | |
|---|---|---|
| Id |
Identifies an extended property by its dispatch ID.
| |
| Set |
Identifies a MAPI extended property set or namespace by its identifying GUID.
| |
| Type |
Represents the property type of a property tag.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsEqual | (Overrides ExtendedPropertyPathIsEqual(ExtendedPropertyPath).) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current CustomPropertyId object to its equivalent string representation.
(Overrides ObjectToString.) |